home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 4 #10 / Commodore_Disk_User_Vol.4_10_1991_-.d64 / ultimate d.maker (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  287b  |  9 lines

  1. 5 a=a+1
  2. 10 poke53280,14:poke646,14:poke53281,6
  3. 12 print"[147]      loading: machine code[154]"
  4. 14 ifa=1thenload"ult.mc",8,1
  5. 15 ifa=2thenprint"[145]machine code now loaded.........."
  6. 16 print"  activate with sys49152[154] when ready."
  7. 18 print"     any key to reset the computer."
  8. 20 poke198,0:wait198,1:poke198,0:sys64738
  9.